home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / MULTIMED.IN_ / multimed.inf
Encoding:
Windows Setup INFormation  |  2003-03-25  |  5.6 KB  |  224 lines

  1. ; This is the Setup information file to install optional components
  2. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  3.  
  4.  
  5. [version]
  6. signature="$CHICAGO$"
  7. ClassGUID={00000000-0000-0000-0000-000000000000}
  8. LayoutFile=layout.inf
  9.  
  10.  
  11. [DestinationDirs]
  12. MPlayCopyFilesSys           = 11        ;LDID_SYSTEM
  13. MPlayCopyFilesHelp          = 18        ;LDID_HELP
  14. RecCopyFilesSys             = 11        ;LDID_SYSTEM
  15. VolCopyFilesSys             = 11        ;LDID_SYSTEM
  16. VolCopyFilesHelp            = 18        ;LDID_HELP
  17.  
  18. [Optional Components]
  19. MultiM  ;Top level option
  20. MPlay
  21. Rec
  22. Vol
  23.  
  24. [MultiM]
  25. OptionDesc              = %MultiM_DESC%
  26. Tip                     = %MultiM_TIP%
  27. IconIndex               = 27 ;Speaker mini-icon for dialogs
  28. Parent                  = AccessUtil
  29.  
  30.  
  31. [MPlay]
  32. OptionDesc              = %MPlay_DESC%
  33. Tip                     = %MPlay_TIP%
  34. IconIndex               = 53 ;Speaker mini-icon for dialogs
  35. Parent                  = MultiM
  36. CopyFiles               = MPLayCopyFilesSys, MPlayCopyFilesHelp
  37. ProfileItems            = MPlayUninstallItems, MPlayUninstallItemsCommon
  38. Uninstall               = MPlayUninstall
  39. Modes                   = 0,1,2,3
  40. SizeApproximation       =122880
  41.  
  42.  
  43. [MPlayUninstall]
  44. DelFiles                = MPlayCopyFilesSys, MPlayCopyFilesHelp
  45. ProfileItems            = MPlayUninstallItems, MPlayUninstallItemsCommon
  46.  
  47. [MPlayInstallItems]
  48. Name       = %MPlay_DESC%
  49. CmdLine    = 11,,mplay32.exe
  50. WorkingDir = 11
  51. Subdir     = %Multimed_GROUP%
  52. InfoTip    = "@%SystemRoot%\system32\shell32.dll,-22584"
  53. DisplayResource="%SystemRoot%\system32\shell32.dll",22072
  54.  
  55. [MPlayUninstallItems]
  56. Name       = %MPlay_DESC%,0x00000003
  57. Subdir     = %Multimed_GROUPOLD%
  58.  
  59. [MPlayUninstallItemsCommon]
  60. Name       = %MPlay_DESC%,0x00000002
  61. Subdir     = %Multimed_GROUP%
  62.  
  63.  
  64. [Rec]
  65. OptionDesc              = %Rec_DESC%
  66. Tip                     = %Rec_TIP%
  67. IconIndex               = 8  ;Speaker mini-icon for dialogs
  68. Parent                  = MultiM
  69. CopyFiles               = RecCopyFilesSys
  70. ProfileItems            = RecUninstallItems, RecInstallItems
  71. Uninstall               = RecUninstall
  72. Modes                   = 0,1,2,3
  73. SizeApproximation       =135168
  74.  
  75.  
  76. [RecUninstall]
  77. DelFiles                = RecCopyFilesSys
  78. ProfileItems            = RecUninstallItems, RecUninstallItemsCommon
  79.  
  80. [RecInstallItems]
  81. Name       = %Rec_DESC%
  82. CmdLine    = 11,,sndrec32.exe
  83. WorkingDir = 11
  84. Subdir     = %Multimed_GROUP%
  85. InfoTip    = "@%SystemRoot%\system32\shell32.dll,-22573"
  86. DisplayResource="%SystemRoot%\system32\shell32.dll",22061
  87.  
  88. [RecUninstallItems]
  89. Name       = %Rec_DESC%,0x00000003
  90. Subdir     = %Multimed_GROUPOLD%
  91.  
  92. [RecUninstallItemsCommon]
  93. Name       = %Rec_DESC%,0x00000002
  94. Subdir     = %Multimed_GROUP%
  95.  
  96.  
  97. [Vol]
  98. OptionDesc              = %Vol_DESC%
  99. Tip                     = %Vol_TIP%
  100. IconIndex               = 57 ;Speaker mini-icon for dialogs
  101. Parent                  = MultiM
  102. CopyFiles               = VolCopyFilesSys, VolCopyFilesHelp
  103. ProfileItems            = VolUninstallItems, VolInstallItems
  104. Uninstall               = VolUninstall
  105. Modes                   = 0,1,2,3
  106. SizeApproximation       =184320
  107.  
  108.  
  109. [VolUninstall]
  110. DelFiles                = VolCopyFilesSys, VolCopyFilesHelp
  111. ProfileItems            = VolUninstallItems, VolUninstallItemsCommon
  112.  
  113.  
  114. [VolInstallItems]
  115. Name       = %Vol_DESC%
  116. CmdLine    = 11,,sndvol32.exe
  117. WorkingDir = 11
  118. Subdir     = %Multimed_GROUP%
  119. InfoTip    = "@%SystemRoot%\system32\shell32.dll,-22578"
  120. DisplayResource="%SystemRoot%\system32\shell32.dll",22066
  121.  
  122. [VolUninstallItems]
  123. Name       = %Vol_DESC%,0x00000003
  124. Subdir     = %Multimed_GROUPOLD%
  125.  
  126. [VolUninstallItemsCommon]
  127. Name       = %Vol_DESC%,0x00000002
  128. Subdir     = %Multimed_GROUP%
  129.  
  130.  
  131. [MPlayCopyFilesSys]
  132. mplay32.exe
  133.  
  134. [MPlayCopyFilesSys.Security]
  135. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  136.  
  137.  
  138. [MPlayCopyFilesHelp]
  139.  
  140.  
  141. [MPlayCopyFilesHelp.Security]
  142. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"
  143.  
  144.  
  145. [RecCopyFilesSys]
  146. sndrec32.exe
  147.  
  148. [RecCopyFilesSys.Security]
  149. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  150.  
  151.  
  152. [VolCopyFilesSys]
  153. sndvol32.exe
  154.  
  155. [VolCopyFilesSys.Security]
  156. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)(A;;GRGX;;;WD)"
  157.  
  158.  
  159. [VolCopyFilesHelp]
  160. sndvol32.chm
  161. sndvol32.hlp
  162.  
  163. [VolCopyFilesHelp.Security]
  164. "D:P(A;;GRGX;;;BU)(A;;GA;;;BA)(A;;GA;;;SY)"
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197. [Strings]
  198. KEY_OPTIONAL        = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  199. Multimed_GROUPOLD   = "Accessories\Multimedia"
  200. Multimed_GROUP      = "Accessories\Entertainment"
  201.  
  202. MultiM_DESC         = "Multimedia"
  203. MultiM_TIP          = "Includes programs for playing sound, animation, or video on computers with CD-ROM drives or sound cards."
  204.  
  205. CDPlayer_DESC       = "CD Player"
  206. CDPlayer_TIP        = "Utility to play music CDs with your computer"
  207. CDPlayer_Infotip    = "Plays audio compact discs (CDs)."
  208. CDPlayer_CDA        = "CD Audio Track"
  209. AUDIOCD             = "AudioCD"
  210. Play_Command        = "&Play"
  211.  
  212. MPlay_DESC          = "Media Player"
  213. MPlay_TIP           = "Utility to play audio and video clips"
  214. MPlay_Infotip       = "Use Media Player to play, edit, link, and embed a variety of multimedia files including video, audio, and animation files."
  215.  
  216. Rec_DESC            = "Sound Recorder"
  217. Rec_TIP             = "Utility to record and play sounds with a sound card"
  218. Rec_Infotip         = "Records sounds if a microphone and sound card are installed."
  219.  
  220. Vol_DESC            = "Volume Control"
  221. Vol_TIP             = "Utility to adjust the volume from a sound card"
  222. Vol_Infotip         = "Controls the volume level of recorded and play-back sounds."
  223.  
  224.